home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 108
/
jogo-disk-108.iso
/
Games
/
happy_land.swf
/
scripts
/
DefineButton2_59
/
BUTTONCONDACTION on(press)_2.as
next >
Wrap
Text File
|
2010-05-15
|
75b
|
7 lines
on(press){
tellTarget("/faust")
{
gotoAndPlay(3);
}
}